home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 24
/
PC Gamer IT CD 24 2-2.iso
/
DESK95
/
search
/
LNGMAKER.EX_
/
LNGMAKER.EX
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
1997-03-16
|
2KB
|
65 lines
object Form2: TForm2
Left = 232
Top = 130
BorderStyle = bsToolWindow
Caption = 'Message'
ClientHeight = 286
ClientWidth = 426
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 16
object Memo1: TMemo
Left = 0
Top = 0
Width = 426
Height = 251
Align = alTop
Color = clBtnFace
Lines.Strings = (
'This is only the image of "Search32 Language Maker", the utility' +
' for '
'customizing and creating new languages. You can not customize or' +
' '
'create new languages in this version of "Search32". To obtain '
'"Search32 Language Maker" please contact a nearest distributor.'
''
'In the USA:'
'Anet Inc. '
'315 Alamo Square '
'Alamo, CA 94507'
'U.S.A. '
'Phone:888 - 709 - 2638 (TTT - 709 - ANET)'
' or 510 - 735 - 1173'
'FAX: 510 - 735 - 7035'
'E-Mail: search32@anetusa.com (registration/sales)'
' s32support@anetusa.com (technical support)'
''
'In Russia:'
'142092, Moscow Region, Troitsk, Oktyabrsky Prosp., 3.'
'Phone: (095) 334 - 53 - 13'
'E-Mail:support@anetusa.com '
''
'Please visit our Web site for more languages:'
'http://www.anetusa.com/s32langs.htm')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object Button1: TButton
Left = 337
Top = 258
Width = 83
Height = 23
Caption = 'Close'
Default = True
TabOrder = 1
OnClick = Button1Click
end
end